Manager: Thread Manager



Carbon will fully support the Thread Manager. Note, however, that the Thread Manager currently provides only cooperative threading for PowerPC applications. If you want to use preemptive threads, you should use the Multiprocessing Services interface instead.

 CreateThreadPool

 DisposeThread

 GetCurrentThread

 GetDefaultThreadStackSize

 GetFreeThreadCount

 GetSpecificFreeThreadCount

 GetThreadCurrentTaskRef

 GetThreadState

 GetThreadStateGivenTaskRef

 NewThread

 SetDebuggerNotificationProcs

 SetThreadReadyGivenTaskRef

 SetThreadScheduler

 SetThreadState

 SetThreadStateEndCritical

 SetThreadSwitcher

 SetThreadTerminator

 ThreadBeginCritical

 ThreadCurrentStackSpace

 ThreadEndCritical

 YieldToAnyThread

 YieldToThread

[Table of Contents] [Function Index]

Generated on: 2/12/99. Copyright 1998 Apple Computer, Inc. All rights reserved.